home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / UTIL / DISKUTIL / DISKLIB / <tarZ$use> / files / !DiskLib / !Help < prev    next >
Text File  |  1991-03-17  |  2KB  |  49 lines

  1.  
  2. !DiskLib is an application made by Chris Payne who got fed up of losing his
  3. files on hundreds of different disks.
  4. It is designed to keep count of various disks - providing information on all
  5. of them and allowing a description to be recorded on each one.
  6. It also allows various printed lists to be made.
  7. It is multi-tasking and once loaded there are various options to use:
  8.  
  9. "Next Disk" allows a disk in the current drive to be examined and to have its
  10.             data stored in memory - shown in the window.
  11. "Drive" allows you to set the current disk drive.
  12. "Search" looks for a disk name or file name currently in memory - once found
  13.          it will automatically appear in the window.
  14. "Swap" swaps disks records 'from' and 'to' different locations.
  15. "Delete" deletes a disk record.
  16. "Print" allows you to print either a list of disks with various information
  17.         or a list of applications or a list of files with various information.
  18.         This option was designed for an Epson LQ-500 printer using VDU 
  19.         commmands and therefore may need to be altered for other printers for
  20.         example the underline routine (PROCu) in the BASIC file !RunImage.
  21. "Load" loads a previously saved file of disk records from the "Library" 
  22.        directory in !DiskLib.
  23. "Save" saves a file of disk records to the "Library" directory in !DiskLib.
  24.        Also it saves 3 text files (in the "Library" directory that the print
  25.        options produce - this may be especially useful for users having
  26.        trouble with the "Print" options - instead they could print the text
  27.        files using !PrinterDM on the applications disk.
  28.  
  29. Information on a disk or file can be entered in the 'box' under "Description"
  30. at the top or "Description" at the bottom respectively.
  31. The number of disks that can be held in memory (and saved as 1 file) is 150
  32. though this can be altered by:
  33.  
  34. 1) Increase the value of "num%" in line 150 of the BASIC file !RunImage.
  35.  
  36. This program may be distributed freely so long as this !Help file is copied
  37. with it.
  38. In no way can the programmer of !DiskLib be held reponsible for any damages
  39. that may occur.
  40. Any further suggestions can be mailed to Chris Payne at Cryton or Arcade
  41. BBSs.
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.